home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Apps / EOModeler.app / English.lproj / FlattenedRelationshipInspector.nib / data.classes next >
Encoding:
Text File  |  1995-02-04  |  356 b   |  14 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. FlattenedRelationshipInspector = {
  3.     ACTIONS = {"nameChanged:" = "nameChanged:"; }; 
  4.     OUTLETS = {
  5.     definitionField = definitionField; 
  6.     entityField = entityField; 
  7.     nameField = nameField; 
  8.     view = view; 
  9.     window = window; 
  10.     }; 
  11.     SUPERCLASS = Object; 
  12. };
  13. Ripoff = {SUPERCLASS = Control; };
  14.